EventBufferOverflow

Overflow policy for NamespaceSocket.events when the collector cannot keep up.

Entries

Link copied to clipboard

Drop the oldest buffered event (default).

Link copied to clipboard

Drop the newest event when the buffer is full.

Link copied to clipboard

Suspend the producer until buffer space is available.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.